-
Notifications
You must be signed in to change notification settings - Fork 513
[google_workspace] drop events that have missing items[] in the raw logs from the API
#15948
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[google_workspace] drop events that have missing items[] in the raw logs from the API
#15948
Conversation
… and are subsequently returned as the root object
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
💚 Build Succeeded
|
chrisberkhout
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the problem, at least as described, should be avoided by using the ignore_empty_value option.
If that's not the case, can you please explain why not?
A system test could exercise this, but I think what's important is to first just understand what is going on.
We already have |
Okay, so it's not working because it's multi-level. That sounds like a beats bug. I'll take a look there and probably file an issue. If so, we can merge this workaround with a comment that refers to the issue and we should probably also look for the same issue in other integrations. |
|
@chrisberkhout, Sounds good. Please share the issue link once you confirm and file it so that I can add a comment with the link to the ingest pipeline. Meanwhile, I'll look for other integrations that may have the same issue. |
Checklist
changelog.ymlfile.How to test this PR locally